This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
To directly answer your question, DAOS is logging this warning to the log file, if you see it on the console that indicates that you have requested "log to console".
You can change this by finding this setting in your notes.ini
Log=log.nsf, 1, 0, 7, 40000
and changing the first parameter to 0
Log=log.nsf, 0, 0, 7, 40000
There is no way to disable this one single message.
So, now the real question is why can't you get in sync? DAOS will only delete objects with zero (0) references when it knows that it has accounted for all the references (that is, the catalog is synchronized ). So, while DAOS will function quite well with the catalog out of sync, eventually we will want to clean up objects that are no longer needed.
Can you run this console command:
tell daosmgr status dbsummary
I would like to know
a) how many total databases DAOS is tracking references for?
b) approximately how many total references in the DAOS catalog ?
c) how many of these databases are marked as anything other than "Synchronized"?
d) of this group (the non-synchronized databases), are any in a state other than "Needs Resync" ?
when you run a resync, do you get any errors reported by DAOSMGR?
do you ever see a Resync completed message ?
03/26/2009 07:36:11 AM DAOSMGR: Resync completed
If you get the DAOS engine status, is it in the Needs Resync state ? (as opposed to a Resyncing state which indicates a sync is in progress )?
> sh stat daos.engine.*
DAOS.Engine.Catalog = Needs Resync
DAOS.Engine.Encryption = Enabled
DAOS.Engine.Status = Enabled
3 statistics found
Thanks
Feedback response number GRHE7QHFMM created by ~Sean Ekresaski on 03/26/2009